PersonaAssistantPhoneNumbers Property |
Gets the assistant phone numbers.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<PersonaPhoneNumberAttributedValue> AssistantPhoneNumbers { get; }Public ReadOnly Property AssistantPhoneNumbers As IList(Of PersonaPhoneNumberAttributedValue)
Get
Property Value
Type:
IListPersonaPhoneNumberAttributedValue
The assistant phone numbers.
See Also